Uses of Class
com.vdek.agv.gen.schema_20250101.SeitenlokalisationStp
-
Packages that use SeitenlokalisationStp Package Description com.vdek.agv.gen.schema_20250101 -
-
Uses of SeitenlokalisationStp in com.vdek.agv.gen.schema_20250101
Fields in com.vdek.agv.gen.schema_20250101 declared as SeitenlokalisationStp Modifier and Type Field Description protected SeitenlokalisationStpDiagnoseCtp. seitenlokalisationMethods in com.vdek.agv.gen.schema_20250101 that return SeitenlokalisationStp Modifier and Type Method Description static SeitenlokalisationStpSeitenlokalisationStp. fromValue(String v)SeitenlokalisationStpDiagnoseCtp. getSeitenlokalisation()Ruft den Wert der seitenlokalisation-Eigenschaft ab.static SeitenlokalisationStpSeitenlokalisationStp. valueOf(String name)Returns the enum constant of this type with the specified name.static SeitenlokalisationStp[]SeitenlokalisationStp. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vdek.agv.gen.schema_20250101 with parameters of type SeitenlokalisationStp Modifier and Type Method Description voidDiagnoseCtp. setSeitenlokalisation(SeitenlokalisationStp value)Legt den Wert der seitenlokalisation-Eigenschaft fest.
-